home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
LOGO
/
H282.ZIP
/
MSWLOGO.ZIP
/
LOGOLIB.ZIP
/
POP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-08-29
|
133 b
|
9 lines
to pop :stack
local "result
make "result first thing :stack
make :stack butfirst thing :stack
output :result
end
bury "pop